Skip to content

fix: print area should not include sidebar and message list#55

Open
prastowoagungwidodo wants to merge 1 commit intoroot-fr:mainfrom
prastowoagungwidodo:fix-email-print
Open

fix: print area should not include sidebar and message list#55
prastowoagungwidodo wants to merge 1 commit intoroot-fr:mainfrom
prastowoagungwidodo:fix-email-print

Conversation

@prastowoagungwidodo
Copy link
Copy Markdown
Contributor

The print function was capturing the entire window, including the sidebar and message list. When the layout was set to portrait, only those elements were visible.

Screenshot 2026-03-26 at 6 10 28 PM

This patch applies visibility: hidden to all elements except the email-viewer container within the @media print query, ensuring only the email content is captured during printing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant